home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / Patchmix / Source / ParamPanel.h < prev    next >
Encoding:
Text File  |  1995-06-12  |  117 b   |  13 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/Panel.h>
  5.  
  6. @interface ParamPanel:Panel
  7. {
  8.     id patchVw;
  9. }
  10.  
  11.  
  12. @end
  13.